Parse a SOW
Prerequisites
The parse function requires a structured Microsoft Word or similar text document. Typically this is a numbered outline or hierarchy of codes with a short name or title for the code similar to a table of contents and a set of related paragraphs.
| 1 | Title for Level 1 Item |
| Text paragraphs | |
| 1.1 | Title for Level 2 Item |
| Text paragraphs | |
| 1.2 | Title for Level 2 Item |
| Text paragraphs | |
| 2 | Title for Next Level 1 Item |
| Text paragraphs | |
| 3 | Title for Next Level 1 Item |
| 3.1 | Title for Level 2 Item |
| 3.1.1 | Title for Level 3 Item |
| 3.1.1.1 | Title for Level 4 Item |
| Text paragraphs | |
| ... | Content continues |
Using this example, the content is parsed in the following manner:
- The outline number becomes the structure Code.
- The title becomes the structure Description. Or, the Description contains the text associated with the outline number.
- Clicking Documentation in the Add Code window displays the complete set of data (outline number, title, and text) for the selected code.
- Select in the Navigation Menu. The Manage Codes tab window displays. The bottom pane displays a list of the available user defined code structures, Boolean fields, and date fields.
- Click in the Ribbon Menu.
- Enter a and .
- Select from the dropdown.
- Click in the Ribbon Menu. The new code structure is added to the list of items in the bottom pane.
- Select the new code structure row in the bottom pane.
- Click in the Ribbon Menu. The Add Code window displays.
- Click in the Ribbon Menu. A separate document Template window displays.
- Click in the Ribbon Menu.
- Navigate to the structured document file with the content you want to parse, select the file and click . The document content displays in the left pane.
- Select the text content you want to parse in the left pane and click in the Ribbon Menu. The parsed content displays in the right pane.
- Optional. Make any adjustments to the parsed content in the right pane.
- Click . The Add Code window displays.
- Optional. Review the code structure hierarchy and documentation content. Select a code in the hierarchy and click the ellipsis button. The separate document Template window displays with the parsed text for the code. If you make any changes to the text, click to close to Template window, and then click in the Add Code window.
- Click .
- Optional. Close the Manage Codes tab.